home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / cde.idb / usr / dt / share / man / cat3 / XmStringCopy.z / XmStringCopy
Encoding:
Text File  |  2003-11-18  |  1.5 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCooooppppyyyy((((3333XXXX))))           UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCooooppppyyyy((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       _X_m_S_t_r_i_n_g_C_o_p_y - A compound string function that makes a copy
  10.       of a string
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.       #include <Xm/Xm.h>
  14.  
  15.       XmString XmStringCopy    (ssss1111)
  16.            _X_m_S_t_r_i_n_g     ssss1111;
  17.  
  18.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  19.       _X_m_S_t_r_i_n_g_C_o_p_y makes a copy of a compound string.  The space
  20.       for the resulting compound string is allocated within    the
  21.       function.  The application is    responsible for    managing the
  22.       allocated space.  The    memory can be recovered    by calling
  23.       _X_m_S_t_r_i_n_g_F_r_e_e.
  24.  
  25.       ssss1111   Specifies the compound string to    be copied
  26.  
  27.      RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  28.       Returns a new    compound string.
  29.  
  30.      RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
  31.       _X_m_S_t_r_i_n_g_C_r_e_a_t_e(_3_X) and _X_m_S_t_r_i_n_g_F_r_e_e(_3_X).
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 11/11/03)
  64.  
  65.  
  66.  
  67.